home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / RecentX / RecentXSetup.exe / {app} / Help / RecentXHelp.chm / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-07-09  |  654 b   |  58 lines

  1.  
  2.  
  3. p.Heading
  4.     font-family: Verdana; 
  5.     font-size: 10pt;
  6.     margin-left:6; 
  7.     font-weight:bold;
  8. }
  9.  
  10. p.ParagraphTitle
  11. {
  12.  
  13.     font-family: Verdana; 
  14.     font-size: 8pt; 
  15.     font-weight: bold;
  16.     margin-left:6
  17. }
  18.  
  19. p.ParagraphText
  20. {
  21.     font-family: Verdana; 
  22.     font-size: 8pt; 
  23.     margin-left:6;
  24. }
  25.  
  26.  
  27.  
  28. a:link 
  29. {
  30.     color: #FF6600;
  31.     text-decoration:underline;
  32.     font-weight:bold 
  33.         
  34. }
  35.  
  36. a:visited 
  37. {
  38.     color: #FF6600;
  39.     text-decoration:underline; 
  40.     font-weight:bold
  41.     
  42. }
  43.  
  44. a:hover 
  45. {
  46.     color: #FF6600;
  47.     text-decoration:underline; 
  48.     font-weight:bold
  49.         
  50. }
  51.  
  52. a:active 
  53. {
  54.     color: #FF6600;
  55.     text-decoration:underline; 
  56.     font-weight:bold
  57. }